home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / lt1078a < prev    next >
Encoding:
Text File  |  1996-07-09  |  2.9 KB  |  91 lines

  1. *
  2. * Linear Technology LT1078A op amp model (with calls for LT1079A)
  3. * Written: 06-20-1990 13:27:10 Type: Bipolar pnp input, internal comp.
  4. * Typical specs: 
  5. * Vos=3.0E-05, Ib=6.0E-09, Ios=5.0E-11, GBP=2.0E+05Hz, Phase mar.= 60 deg,
  6. * SR(-)=8.0E-02V/us, SR(+)=7.6E-02V/us, Av= 120 dB, CMMR= 108 dB, 
  7. * Vsat(+)=0.70V, Vsat(-)=0.00V, Isc=+/-15.0mA, Iq= 45uA.
  8. * (input common mode clamp active)
  9. * Connections: + - V+V-O 
  10. .SUBCKT LT1078A 3 2 7 4 6
  11. * INPUT
  12. RC1 4 80 2.653E+04
  13. RC2 4 90 2.653E+04
  14. Q1 80 102 10 QM1 
  15. Q2 90 103 11 QM2 
  16. RB1 2 102 6.000E+02
  17. RB2 3 103 6.000E+02
  18. DCM1 105 102 DM2 
  19. DCM2 105 103 DM2 
  20. VCMC 105 4 4.000E-01
  21. C1 80 90 8.660E-12
  22. RE1 10 12 4.958E+03
  23. RE2 11 12 4.958E+03
  24. IEE 7 12 2.412E-06
  25. RE 12 0 8.292E+07
  26. CE 12 0 1.579E-12
  27. * INTERMEDIATE 
  28. GCM 0 8 12 0 1.501E-10
  29. GA 8 0 80 90 3.770E-05
  30. R2 8 0 1.000E+05
  31. C2 1 8 3.000E-11
  32. GB 1 0 8 0 2.449E+02
  33. * OUTPUT 
  34. RO1 1 110 1.000E+02
  35. RO2A 1 0 1.083E+03
  36. RO2B 6 110 8.170E+02
  37. EC 17 0 110 0 1 
  38. D1 1 17 DM1 
  39. D2 17 1 DM1 
  40. D3 110 13 DM2 
  41. D4 14 110 DM2 
  42. D5 6 110 DM2 
  43. D6 110 6 DM2 
  44. VC 7 13 1.490E+00
  45. VE 14 4 7.911E-01
  46. IP 7 4 4.259E-05
  47. DSUB 4 7 DM2 
  48. * MODELS 
  49. .MODEL QM1 PNP (IS=8.000E-16 BF=1.992E+02)
  50. .MODEL QM2 PNP (IS=8.009E-16 BF=2.008E+02)
  51. .MODEL DM1 D (IS=3.718E-24)
  52. .MODEL DM2 D (IS=8.000E-16)
  53. .ENDS LT1078A
  54. .SUBCKT LT1079A 3 2 7 4 6
  55. X_LT1079A 3 2 7 4 6 LT1078A
  56. .ENDS LT1079A
  57. * - - - - - * FINI LT1078A FAMILY * - - - - - * [OAMM VP02 5/11/90]
  58.  
  59. ***
  60. *         (C) COPYRIGHT LINEAR TECHNOLOGY CORPORATION 1990
  61. *                       All rights reserved.
  62. *   Linear Technology Corporation hereby grants the users of this
  63. * macromodel a non-exclusive, nontransferrable license to use this
  64. *            macromodel under the following conditions:
  65. * The user agrees that this macromodel is licensed from Linear
  66. * Technology and agrees that the macromodel may be used, loaned,
  67. * given away or included in other model libraries as long as this
  68. * notice and the model in its entirety and unchanged is included.
  69. * No right to make derivative works or modifications to the
  70. * macromodel is granted hereby.  All such rights are reserved.
  71. * This model is provided as is.  Linear Technology makes no
  72. * warranty, either expressed or implied about the suitability or
  73. * fitness of this model for any particular purpose.  In no event
  74. * will Linear Technology be liable for special, collateral,
  75. * incidental or consequential damages in connection with or arising
  76. * out of the use of this macromodel.  It should be remembered that
  77. * models are a simplification of the actual circuit.
  78. * Linear Technology reserves the right to change these macromodels
  79. * without prior notice.  Contact Linear Technology at 1630 McCarthy
  80. * Blvd., Milpitas, CA, 95035-7487 or telephone 408/432-1900 for
  81. * datasheets on the actual amplifiers or the latest macromodels.
  82. * ----------------------------------------------------------------------- *
  83.